home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
Jogos de Azar
/
caca_niqueis3.swf
/
scripts
/
DefineButton2_169
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2006-01-17
|
122b
|
10 lines
on(press){
if(isPlaying == "5")
{
tellTarget("/reset score")
{
play();
}
}
}